home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 3 / QRZ Ham Radio Callsign Database - Volume 3.iso / world / mac / contest / dx_map.rdm < prev    next >
Text File  |  1994-05-12  |  2KB  |  77 lines

  1. The files:
  2.  
  3. DX_Map1.1.hqx          The DX Map stack in BinHex format
  4. DX_Map1.0_XFCNs.bin    A self-extracting archive of Pascal source code
  5.                        for 3 XFCNs used in the DX Map stack
  6.                        in binary (MacBinary) format
  7. DX_Map1.0_XFCNs.hqx    Same in BinHex format
  8.  
  9. DX Map 1.0 by Len Saaf, NV2Z
  10. Copyright 1990, Raleigh Associates
  11.  
  12. The stack is freeware. It may be distributed in part or in whole
  13. provided that it is distributed for free.
  14.  
  15. The stack requires Hypercard 2.0. If you don't have 2.0, drop me a
  16. line and I'll see what I can do.
  17.  
  18. DX Map features:
  19.  
  20. *  Your QTH is marked on the map and your local time appears above it
  21.  
  22. *  UTC is displayed at the bottom of the map
  23.  
  24. * A DXCC country can by selected by either choosing the country
  25. name from a list or by entering a callsign or prefix. The DXCC country
  26. is marked on the map and the following information is listed:
  27.  
  28.       *  Country name
  29.       *  Continent
  30.       *  CQ zone(s)
  31.       *  ITU zone(s)
  32.       *  Distance from your QTH in miles and kilometers
  33.       *  Bearing in degrees from your QTH
  34.       *  Callsign allocation
  35.  
  36.       * The local time in the DXCC country is displayed above its
  37. location on the map
  38.  
  39. *  Your location and a remote location are fully configurable
  40.  
  41. I wrote 3 XFCNs for this stack:
  42.  
  43. * "CallToNum" takes a callsign and returns the number of DXCC
  44. countries that could have that callsign followed by ID numbers for
  45. each of those DXCC countries.
  46.  
  47. * "NumToInfo" takes one of those ID numbers and retrns a bunch of
  48. info for that DXCC country. The info is from a list I got off
  49. rec.ham-radio.
  50.  
  51. * "coords" takes 2 lattitude/longitude pairs and returns the
  52. distance between them and the bearing from the first to the second.
  53.  
  54. The source code to these 3 XFCNs is free for the asking. They are
  55. written in Pascal.
  56.  
  57. All bug reports, comments and/or suggestions are welcome. 
  58. My addresses are:
  59.  
  60. Len Saaf
  61. 52 Raleigh St.
  62. Rochester, NY 14620
  63.  
  64. Internet: saaf@joker.optics.rochester.edu
  65.  
  66. 73,
  67. Len
  68. NV2Z
  69.  
  70. New features in 1.1:
  71.  
  72. Grayline is drawn dynamically showing the portions of the globe having
  73. day and night.
  74.  
  75. Balloon Help
  76.  
  77. Generally better.